Welcome![Sign In][Sign Up]
Location:
Search - great code

Search list

[Windows DevelopGC_1_140

Description: 每天,我们都要花很多时间来读代码——其他同事的代码、MSDN或者网上搜来的代码片断、开源项目的代码,等等。可以说,一个程序员的开发生涯里,有一大半的时间是在阅读别人的代码中度过。所以,代码的可读性至关重要。 且不提深层次的代码风格,先说说最基本的代码书写格式:空格、换行、缩进、注释、对齐……书写习惯因人而异,如果不巧你手头上这份代码作者的书写格式和您的习惯有很大出入,阅读这样的代码恐怕就会比较困难了。更差的情况,试想你看到的代码参差不齐、拥挤不堪、或者代码超长而不换行,或者缺少注释,那么阅读它们相信不会是一个很愉快的经历。 怎么样才能把手头这份凌乱的代码看清楚呢?或者换一个角度考虑,怎么样才能让自己的代码写得更漂亮,为阅读者带来赏心悦目的感觉J?今天就给大家推荐一个美化代码的小工具——GC!(Great Code!)。 -day, we must spend a lot of time reading code -- the code other colleagues, or MSDN online could code snippet, the open source project code, and so on. It can be said that the development of a programmer's career, there is a majority of their time in reading other people's code to pass. Therefore, the readability of the code is essential. Putting aside deep-rooted style of the code, first talk about the most basic form of code written : the blanks, newlines, indented, Notes, alignment ... writing habits vary from person to person, if you have on hand bore this code writers writing format and your habits is a big difference between reading the code probably it will be more difficult. The situation is even worse, imagine you see the mixed code, or 8,200, or code-long trip without, or
Platform: | Size: 199884 | Author: 尤战军 | Hits:

[Othercode

Description: 这是个数据加密的程序 新手上路 请多多指教 -This is a data encryption procedures Started a great weekend
Platform: | Size: 1933 | Author: 陈军 | Hits:

[WinSock-NDISMyQQ2005-code

Description: 一个类似于QQ的即时通信软件的源代码,对学习网络通信很有参考价值。不要错过啊:)-a similar QQ instant communication software source code, to learn communication network of great reference value. Do not miss ah :)
Platform: | Size: 12171 | Author: wmf1001 | Hits:

[Other resourceWrite.Great.Code.Volume.I.Understanding.the.Machin

Description: Write Great Code 的第一卷 Understanding the Machine 第一卷用语言无关的方式告诉程序员写出很好的代码所需要的知识,而不需要了解具体的汇编语言-Write Great Code Volume I of the Ma Understanding chine vol language unrelated to tell the programmers to write good code required knowledge, not need to know the specific assembly language
Platform: | Size: 8642206 | Author: jz | Hits:

[assembly languagecode32

Description: Really great code and info for 32-bit protected mode .ASM programming -Really great code and info for 32-bit prote cted mode. ASM programming
Platform: | Size: 37690 | Author: soul.wang | Hits:

[Other resource2006_No_Starch_Write_Great_Code_Volume.2_Thinking_

Description: The second volume in the Write Great Code series supplies the critical information that today s computer science students don t often get from college and university courses: How to carefully choose their high-level language statements to produce efficient code. Write Great Code, Volume 2: Thinking Low-Level, Writing High-Level, teaches software engineers how compilers translate high-level language statements and data structures into machine code. Armed with this knowledge, a software engineer can make an informed choice concerning the use of those high-level structures to help the compiler produce far better machine code--all without having to give up the productivity and portability benefits of using a high-level language
Platform: | Size: 3661180 | Author: agnoix | Hits:

[WEB Codephp_4.3.1

Description: PHP 4.3.1 源代码 PHP 4.3.1的源代码,仔细分析您将大有收获。(C++完整应用程序代码)-PHP 4.3.1 source code of PHP 4.3.1 source code, you will be carefully analyzed great harvest. (C complete application code)
Platform: | Size: 4475904 | Author: aaa | Hits:

[File OperateRowCount_v1.5

Description: RowCounter这个东东更多时候我是作为一种好玩的工具用的。 上一版本是一年半前发布的吧?这次我更新了统计代码行的算法,速度超快,并且增加了扫描目录功能,哈,这下可以方便地统计Delphi所带的源码有多少行啦! RowCounter 源码公开,你可以自由使用、修改及传播,如果你有什么改进,请给我发一份,我的EMail是:iamready@eastday.com。-RowCounter this time I was more as a fun tool to use. There is a version of a year and a half before the release? This time I updated the statistics line of code algorithm, ultrafast speed and increased directory scanning function, Kazakhstan, Great statistics for the convenience of Delphi to release the source code line number! RowCounter open source, you can freely use, modify and spread if you have any improvements, please give me a fat, I was in that extension : iamready@eastday.com.
Platform: | Size: 314368 | Author: oliver | Hits:

[Software EngineeringWrite.Great.Code.Volume.I.Understanding.the.Machin

Description: Write Great Code 的第一卷 Understanding the Machine 第一卷用语言无关的方式告诉程序员写出很好的代码所需要的知识,而不需要了解具体的汇编语言-Write Great Code Volume I of the Ma Understanding chine vol language unrelated to tell the programmers to write good code required knowledge, not need to know the specific assembly language
Platform: | Size: 8641536 | Author: jz | Hits:

[assembly languagecode32

Description: Really great code and info for 32-bit protected mode .ASM programming -Really great code and info for 32-bit prote cted mode. ASM programming
Platform: | Size: 37888 | Author: soul.wang | Hits:

[Voice CompressMelp_C.Code

Description: Melp Federal Vocoder 2.4 kbps low bit rate high qualitytexas instrument Melp encoder decoder c-code working great with good quality melp vocoding system
Platform: | Size: 77824 | Author: behrad.666 | Hits:

[Software EngineeringCode.Craft.The.Practice.of.Writing.Excellent.Code.

Description: 如果你可以编写出合格的代码,但是想更进一步、创作出组织良好而且易于理解的代码,并希望成为一名真正的编程专家或提高现有的职业技能,那么《编程匠艺——编写卓越的代码》都会为你给出答案。本书的内容遍及编程的各个要素,如代码风格、变量命名、错误处理和安全性等。此外,本书还对一些更广泛的编程问题进行了探讨,如有效的团队合作、开发过程和文档编写,-Many programmers know how to write correct code- code that works. But not all know how to craft great code- code that is well written and easy to understand. Code Craft teaches programmers how to move beyond writing correct code to writing great code. The book covers code writing concerns, including code presentation style, variable naming, error handling, and security and the wider issues of programming in the real world, such as good teamwork, development processes, and documentation. Code Craft presents language-agnostic advice that is relevant to all developers, from an author with loads of practical experience. A Q&A section at the end of each chapter helps readers to review the material and makes the book suited for academic use as well.
Platform: | Size: 2320384 | Author: 王炯 | Hits:

[Internet-NetworkWrite.Great.Code.Volume.2.Thinking.Low.Level.Writi

Description: 《WRITE GREAT CODE》 2:思维低,写高级别。版权所有© 2006兰德尔海德。保留所有权利。没有这项工作的一部分复制或以任何形式或任何手段,电子,机械,包括影印,录音,或以任何信息存储和检索系统,未经版权拥有人及出版者预先书面许可。-, Vol. 2: Thinking Low-Level, Writing High-Level. Copyright © 2006 by Randall Hyde. All rights reserved. No part of this work may be reproduced or transmitted in any form or by any means, electronic or mechanical, including photocopying, recording, or by any information storage or retrieval system, without the prior written permission of the copyright owner and the publisher.
Platform: | Size: 3660800 | Author: 欧阳云飞 | Hits:

[Books[Ebook]Write.Great.Code.II_Thinking.Low.Level.Wri

Description: [Ebook]Write.Great.Code.II_Thinking.Low.Level.Writing.High.Level this is very popular book
Platform: | Size: 4154368 | Author: sungeuns | Hits:

[SCMMC9S08DZ60.code

Description: 9s08dz60开发时的一些参考例子,对初学者来说很有价值.-9s08dz60 development time of some reference examples of great value for beginners.
Platform: | Size: 151552 | Author: leshen | Hits:

[Graph Recognizefingerprint-identification-code

Description: 国外的一个指纹识别程序,超强,很实用,很有价值-A fingerprint identification program abroad, super, very practical, great value
Platform: | Size: 67584 | Author: 高原 | Hits:

[OtherFEC-code-data

Description: 收集的FEC文档资料和代码,对FEC理解有很大帮助,共享一下-FEC collected documentation and code, the FEC of great help to understand, share what
Platform: | Size: 17712128 | Author: ruanliu | Hits:

[Windows DevelopGreat.Code.Volume.2..2006

Description: [编程卓越之道].No.Starch.Press.Write.Great.Code.Volume.2.Thinking.Low.Level.Writing.High.Level.Mar.2006-[Programming excellence Road]. No.Starch.Press.Write.Great.Code.Volume.2.Thinking.Low.Level.Writing.High.Level.Mar.2006
Platform: | Size: 3660800 | Author: duyao | Hits:

[VC/MFCWrite-Great-Code

Description: 编程卓越之道 第一卷:深入理解计算机,电子书-Write Great Code1
Platform: | Size: 13481984 | Author: dehe | Hits:

[OtherMost-Great-Code

Description: 97年世界编程大赛冠军缩写,号称最牛的一段代码。在DOS环境下运行-The 97 World Programming Championship abbreviation, known as the most cattle piece of code. Run in a DOS environment
Platform: | Size: 6144 | Author: www | Hits:
« 12 3 4 5 6 7 8 9 10 ... 50 »

CodeBus www.codebus.net